home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / print / lq570v11.zip / README.TXT < prev   
Text File  |  1994-01-24  |  4KB  |  110 lines

  1.  
  2. Files in this package:
  3. ---------------------
  4.  
  5.     PR570.EXE   -   menu-driven printer setup utility for the Epson LQ570
  6.     README.TXT  -   this file; short info on history and usage
  7.  
  8. History:
  9. -------
  10.  
  11.     01-28-93   Ver. 0.98   Beta version; fully functional.
  12.     02-02-93   Ver. 1.00   Minor changes in the menu help text
  13.     01-22-94   Ver. 1.10   New options for selecting LPT1, LPT2 or LPT3
  14.     01-23-94   Ver. 1.11   more precise printer checking; longer warning time
  15.                            ALT-R option added
  16.  
  17. Future Updates:
  18. --------------
  19.  
  20.  
  21.     *  To restore video mode on exit (almost done now)
  22.     *  Option for the wide-carriage printer (if anyone would e-mail me
  23.        the data for characters-per-line in every available fontsize, then
  24.        I would update the program in a week!)
  25.     *  To restore screen on exit (the general video library is in the process
  26.         of creation now).
  27.  
  28. Purpose:
  29. -------
  30.  
  31. The program PR570.EXE (further referred to as 'printer utility') is written
  32. to initialize the Epson LQ570 (narrow carriage) dot-matrix
  33. printer from DOS before printing ASCII files. With lot of options which cannot
  34. be set from the front panel of the LQ570, this printer utility makes it easy 
  35. to use some of the advanced features of the LQ570, like turning ON/OFF 
  36. bidirectional printing, setting the margins, setting the paperlength, etc.
  37.  
  38. The printer utility assumes the default values of the narrow-carriage factory
  39. setup LQ570.  The printer utility when it is invoked switches to the CO80 
  40. video mode (the standard old-fashioned PC mode) and remains in that mode 
  41. after exit. Future updates will correct this inconvinience.
  42.  
  43. The printer utility is written in Borland C/C++ 3.1
  44.  
  45. Usage:
  46. -----
  47.  
  48. Copy the printer utility executable in one of the directories included
  49. in your PATH environment, then invoke it as 'PR570'.
  50.  
  51. Options available from the program:
  52.     *   ALT-1 select printer LPT1 (hold down ALT key and press 1)
  53.         Legal choices: LPT1, LPT2 and LPT3
  54.     *   ALT-R reset the routine to startup (default) values
  55.         NOTE: Printer is not reset, i.e. no control codes are sent out!
  56.  
  57.     
  58. Disclaimer:
  59. ----------
  60.  
  61. The printer utility (PR570.EXE) is provided on an "as is" basis without
  62. warranty of any kind, expressed or implied.  The person using the
  63. software bears all risk as to the usage and  performance of the
  64. software.  The copyright owner will not be held liable for any special,
  65. incidental, consequential, direct or indirect damages due to any
  66. malfunctions.
  67.     
  68.  
  69. Copyright and License Information:
  70. ---------------------------------
  71.  
  72. The PR570 utility is Copyright (c) 1993,1994 by Info Access. All
  73. Rights Reserved.
  74.  
  75. Although the printer utility is copyrighted, you may distribute them
  76. freely as long as you do not sell them or include them with other
  77. software that you sell. The printer utility may be sold by user's
  78. groups and shareware distributors for a fee not to exceed $5.
  79. Otherwise, if you wish to sell the printer utility, alone or as part of
  80. another software package, please contact us for a license agreement.
  81.  
  82. The printer utility is not shareware: we're not asking for a donation.
  83. However, if you request that we send you a new version, we'll ask for
  84. $20 to cover our time and costs. The disk you receive will include the
  85. latest version of the printer utility, including the complete source
  86. code with the MAKEFILE for the command-line version and project
  87. files for the Integrated Development Environment of Borland C/C++ 3.1.
  88. Other compilers are not supported as of now, however porting should
  89. not be a problem due to few compiler-specific codes.
  90.  
  91. The PR570 utility was written by Alex Kavcak of INFO ACCESS.
  92.  
  93. You can reach the author at:
  94.  
  95.     INFO ACCESS
  96.     c/o  A.K.
  97.     PO BOX 18015
  98.     ROCHESTER, NY 14618-0015
  99.  
  100.     Internet:    sak2425@cs.rit.edu
  101.  
  102.  
  103. Copyright Notices:
  104. -----------------
  105.  
  106. All Epson products are trademarks or registered trademarks of Epson Corp.
  107.  
  108. All Borland products are trademarks or registered trademarks of
  109. Borland International, Inc.
  110.